modify ASF header for each file and add related maven plugin#4
modify ASF header for each file and add related maven plugin#4jixuan1989 merged 6 commits intomasterfrom
Conversation
…dd more exclusive files on apache-rat-plugin and license-maven-plugin, i.e., *.json, *.md, and *.csv
|
you shouldn't exclude "*.md" files ... they are not binary and it's easy to add comments the normal xml style with () |
Hm... but it is strange if we add ASF header on a Readme.md file for readers... I checked some other projects, their readme file or some other *.md files do not have the asf header. e.g., |
|
Well the README, RELEASE_NOTES, NOTICE and DISCLAIMER don't have those for us, but all the other files do. It's still a product of your project documentation isn't much different than code and should have headers in them (my personal oppinion). I wasn't opposed by excluding the root README file, I was just opposed by generally excluding markdown files. |
|
|
SonarCloud Quality Gate failed.
|
# This is the 1st commit message: Fix query one sensor in a vector from memtable (apache#3056) Fix query one sensor in a vector from memtable # This is the commit message apache#2: [IOTDB-1310] Enable docker, docker-compose and testcontainer for End to end test (apache#3024) * enable TestCongtainer for E2E test for (singleNode and cluster) * remove duplicated operations in integration-test phase * move spotless:apply to a profile `spotless`, which is enabled by default. Co-authored-by: xiangdong huang <sainthxd@gmail.com> # This is the commit message apache#3: add sink interface # This is the commit message apache#4: 3 new event sinks # This is the commit message apache#5: add ts sink # This is the commit message apache#6: add ts sink # This is the commit message apache#7: add mqtt sink # This is the commit message apache#8: refactor sink module # This is the commit message apache#9: init package sink.manager # This is the commit message apache#10: rename SinkException # This is the commit message apache#11: remove id in config # This is the commit message apache#12: fix doc # This is the commit message apache#13: add test framework # This is the commit message apache#14: add alertmanager sink & test & doc # This is the commit message apache#15: beautify the doc
only 3 files (pom.xml, tsfile/pom.xml, and jdbc/pom.xml) are modified manually, all others are modified by program automatically.
So, reviewers need to review the 3 files.